home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 April / PCWorld_2007-04_cd.bin / v cisle / reveal / reveal_1.2_win.exe / changelog_reveal.txt < prev    next >
Text File  |  2006-10-13  |  5KB  |  98 lines

  1. -------------------
  2. Version 1.2 - 10/13/2006
  3.  
  4. Major Improvements:
  5. -Added read support for: (*not fully tested)
  6.  +PNG*
  7.  +TIFF
  8.  +ARW  (Sony)
  9.  +CR2  (Canon)
  10.  +DNG  (Adobe)
  11.  +NEF  (Nikon)
  12.  +PEF  (Pentax)
  13.  +MRW  (Konica Minolta)
  14.  +SR2* (Sony)
  15.  +THM  (Canon)
  16. -Date, time, and numbering formatting performed using system locale
  17. -Significantly improved animation when expanding/collapsing photo thumbnails
  18. -Rewrote about window
  19. -Bumped Qt to version 4.2
  20. -Bumped Exiv2 to version 0.11
  21. -Auto rotated embededded jpeg thumbnails now visible in the Details pane.
  22. -Added Description viewing/editing support
  23.  
  24. Minor Improvements:
  25. -Recognize lesser used .jpeg extension
  26. -Report file sizes using correct suffixes for *bytes, aka MB instead of Mb, an so on
  27. -When editing time, minutes line edit shows leading 0 when minutes are <=9
  28. -Synced dcrawParse with Digikam version, making class more robust to error conditions
  29. -Edit button disabled when viewing read-only jpeg's
  30. -If saving changes fails either because the file is no longer writeable or worse still the image has been moved a new warning dialog gives the user a to correct the problem and retry saving.
  31.  
  32. Metadata Interface Improvements: 
  33. -Fix a rounding bug with respect to FStops
  34. -Improved simplification of exposure time fractions
  35. -Parse subject distance from Canon makernote tag (Exif.CanonCs2.SubjectDistance)
  36. -Read/write to Exif.Photo.DateTime tag as well when reading/writing dates and times
  37. -------------------
  38. Version 1.1 - 4/17/2006
  39.  
  40. Major Improvements:
  41.  
  42. -Internationalization support (translations automatically installed and updated)
  43. -Ported to Qt4
  44. -Upgraded libexiv2 to 0.9.1
  45. -Added read support for CRW files
  46. -Thumbnail auto rotated using Exif.Photo.Orientation tag
  47. -You can now expand an image's thumbnail by hovering over it and clicking the expand button
  48. -Current filename displayed in title bar
  49. -Under OSX you can now drop files on the application in the finder and the dock
  50. -Added shooting mode icons for portrait, night portrait, auto, close up, landscape, night scene, and action
  51. -Universal binary for Mac OSX users
  52. -IPTC metadata can now be viewed within the details pane
  53. -EXIF and IPTC metadata can now be exported to either text or XML
  54. -Reveal now remembers the window position, size, default path to load files from, and last tab shown
  55. -Unsaved editing changes can be undone by reloading metadata using Tools->Reload Metadata
  56. -Fixed handling of file names that include non-latin characters
  57. -Fixed drag-n-drop for Linux/BSD users
  58.  
  59. Minor Improvements:
  60.  
  61. -Keyboard shortcuts for switching tabs
  62. -Keyboard shortcut to toggle editing
  63. -Under OSX you can minimize the app using Command+M
  64. -Added commas to displayed resolution (e.g. 1,234 x 5,678)
  65. -EXIF detail groups now sorted: Image, Photo, Iop, Thumbnail, all others are listed at the end alphabetically
  66. -EXIF and IPTC specifications can be found by clicking on the respective headers before each section in the details pane
  67. -Windows and Linux users can pass filenames to Reveal when launching from the command line
  68. -Cleaner about window which includes clickable web site URL
  69. -Location of exiv2 includes and libraries automatically determined when compiling under Linux/FreeBSD
  70. -Fixed a bug in hours were stored in Exif data for 12am (mignight) and 12pm (noon) (Thanks to Nigel Goodman for 
  71. reporting this)
  72. -When loading additional photos the Details pane auto scrolls to the top.
  73. -Fixed a bug when editing a photo that only has a make or model tag resulted in an extra space at the end of the camera field.
  74. -Mac OSX Disk image has a branded icon
  75.  
  76. Metadata Interface Improvements: 
  77.  
  78. -Made use of CanonCs1.FlashMode and CanonCs1.FlashActivity to decipher flash activity
  79. -Made use of Exif.CanonCs1.MeteringMode to decipher the Metering mode
  80. -Added support the following Nikon D70s shooting modes: 
  81. Sport, Portrait, Night Scene, Night Portrait, Close Up, Landscape, Auto, Flexible Automatic
  82. -Added support for the following Canon shooting modes: Night Scene, Close Up
  83. -Added support for the following Fuji shooting modes: Night Scene
  84. -Fixed a few bugs detecting and setting the focus mode for some Nikon cameras.
  85. -Removed ISO limit, which previosly prevented ISO values < 50 from being set.
  86. This was a hack to help fix ISO values for buggy older digital cameras that are only rumored to exist.
  87. Film users that want to be able to set ISO values < 50 do exist so removed hack.
  88. -Changed references from Exif.CanonCs2.0x0002 to Exif.CanonCs2.ISOSpeed
  89. -Worked around a compiler bug (?) which caused converted ISO values using Exif.CanonCs2.ISOSpeed to be off by one
  90.  
  91. -------------------
  92.  
  93. Version 1.0 - 10/25/2005
  94.  
  95. Initial public release
  96.  
  97.  
  98.